SftTabs/NET 6.0

Buttons Property, SftTabs Class

Softel vdm, Inc.

Returns the instance of the ButtonsClass class that is used to describe the attributes of the Close, Minimize and Restore buttons.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property Buttons As ButtonsClass

C#   

public ButtonsClass Buttons { get; }

C++   

public: property ButtonsClass^ Buttons {
        ButtonsClass^ get();
}

Property Value

The instance of the ButtonsClass object.

Comments

The Buttons property returns the instance of the ButtonsClass class that is used to describe the attributes of the Close, Minimize and Restore buttons.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com